projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05b0d69
)
(R4000:UNIX_SV:*:*): Recognize this for Mips machines.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 19 Jul 1998 22:11:47 +0000
(22:11 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 19 Jul 1998 22:11:47 +0000
(22:11 +0000)
config.guess
patch
|
blob
|
history
diff --git
a/config.guess
b/config.guess
index 9b6b0c6f66e3ce2128771a8d01332bca34b873d1..e31f37dcbdf363024bfcfb09339df2b6cabc1ad6 100755
(executable)
--- a/
config.guess
+++ b/
config.guess
@@
-748,7
+748,7
@@
EOF
news*:NEWS-OS:*:6*)
echo mips-sony-newsos6
exit 0 ;;
- R3000:*System_V*:*:* | R4000:UNIX_SYSV:*:*)
+ R3000:*System_V*:*:* | R4000:UNIX_SYSV:*:*
| R4000:UNIX_SV:*:*
)
if [ -d /usr/nec ]; then
echo mips-nec-sysv${UNAME_RELEASE}
else